Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(container): update spegel ( v0.0.19 β†’ v0.0.20 ) #7309

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

bot-ross[bot]
Copy link
Contributor

@bot-ross bot-ross bot commented Apr 4, 2024

This PR contains the following updates:

Package Update Change
spegel patch v0.0.19 -> v0.0.20

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@bot-ross bot-ross bot requested a review from onedr0p as a code owner April 4, 2024 21:05
@bot-ross bot-ross bot added type/patch area/kubernetes Changes made in the kubernetes directory cluster/main labels Apr 4, 2024
@bot-ross
Copy link
Contributor Author

bot-ross bot commented Apr 4, 2024

--- HelmRelease: kube-system/spegel DaemonSet: kube-system/spegel

+++ HelmRelease: kube-system/spegel DaemonSet: kube-system/spegel

@@ -22,13 +22,13 @@

     spec:
       serviceAccountName: spegel
       securityContext: {}
       priorityClassName: system-node-critical
       initContainers:
       - name: configuration
-        image: ghcr.io/spegel-org/spegel@sha256:2803200a29e854b8b7af3febcdb372a65e6be41fe08750fa013c0005b1127149
+        image: ghcr.io/spegel-org/spegel@sha256:8e6a4b4499ba2f47df95bda3ca94352b9337f25e8d6d139c8ebc876fe80cc48a
         imagePullPolicy: IfNotPresent
         securityContext: {}
         args:
         - configuration
         - --containerd-registry-config-path=/etc/cri/conf.d/hosts
         - --registries
@@ -53,13 +53,13 @@

               fieldPath: status.hostIP
         volumeMounts:
         - name: containerd-config
           mountPath: /etc/cri/conf.d/hosts
       containers:
       - name: registry
-        image: ghcr.io/spegel-org/spegel@sha256:2803200a29e854b8b7af3febcdb372a65e6be41fe08750fa013c0005b1127149
+        image: ghcr.io/spegel-org/spegel@sha256:8e6a4b4499ba2f47df95bda3ca94352b9337f25e8d6d139c8ebc876fe80cc48a
         imagePullPolicy: IfNotPresent
         securityContext: {}
         args:
         - registry
         - --mirror-resolve-retries=3
         - --mirror-resolve-timeout=5s

@bot-ross
Copy link
Contributor Author

bot-ross bot commented Apr 4, 2024

--- kubernetes/main/apps/kube-system/spegel/app Kustomization: flux-system/spegel HelmRelease: kube-system/spegel

+++ kubernetes/main/apps/kube-system/spegel/app Kustomization: flux-system/spegel HelmRelease: kube-system/spegel

@@ -13,13 +13,13 @@

     spec:
       chart: spegel
       sourceRef:
         kind: HelmRepository
         name: spegel
         namespace: flux-system
-      version: v0.0.19
+      version: v0.0.20
   install:
     remediation:
       retries: 3
   interval: 30m
   upgrade:
     cleanupOnFail: true

@onedr0p onedr0p merged commit 34569ee into main Apr 4, 2024
10 checks passed
@onedr0p onedr0p deleted the renovate/main-spegel-0.x branch April 4, 2024 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant